MessageDisplayTo Property |
Contains a list of the display names of the primary (To) message recipients, separated by semicolons (;).
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string DisplayTo { get; set; }Public Property DisplayTo As String
Get
Set
Property Value
Type:
StringThe display to.
See Also